home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Health / RxList.src < prev    next >
Text File  |  1998-11-17  |  571b  |  25 lines

  1. # Created by Gord Lacey
  2. # Visit www.apple-donuts.com
  3. # mailto:gord@apple-donuts.com
  4.  
  5. <search
  6.     name = "RxList"
  7.     method = get
  8.     action = "http://www.rxlist.com/search/wwwwais/wwwwais.cgi"
  9.     update = "http://www.apple-donuts.com/sherlock/RxList.sit.hqx"
  10.     updateCheckDays = 3
  11.     bannerLink = "http://www.apple-donuts.com/sherlocksearch/link/index.html"
  12.     bannerImage = '<img src = "http://www.apple-donuts.com/sherlocksearch/link/banner.gif">'
  13. >
  14.  
  15. <INPUT NAME="keywords" user>
  16.  
  17. <interpret
  18.     resultListStart = "<dt>"
  19.     resultListEnd = "</dl>"
  20.     
  21.     resultItemStart = "<dt>"
  22. >
  23.  
  24. </search>
  25.